オーバーロード | 解説 |
---|---|
Contains(Int32) | Check if collection contains an item with specified index. |
Contains(Guid) | System.Collections.ObjectModel.KeyedCollection<TKey,TItem>から継承されます。 |
Contains(T) | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |
オーバーロード | 解説 |
---|---|
Contains(Int32) | Check if collection contains an item with specified index. |
Contains(Guid) | System.Collections.ObjectModel.KeyedCollection<TKey,TItem>から継承されます。 |
Contains(T) | System.Collections.ObjectModel.Collection<TItem>から継承されます。 |